Design Considerations for HTML Documents


Use Descriptive Titles

Bad
Newsletter
Spring Newsletter
Good
Medical Informatics Newsletter / Spring 1995
April 95 Informatics Newsletter

Remember

Be Consistent

Don't Micro Manage Your Page Layout

Try not to rely on:

Remember

Don't Abuse HTML Tags

Even though HTML is flexible, if you bend it too far something will break. For example, the heading tags (<H1>, <H2>, etc.) are not just "big" text. They also specify document structure.

Remember

Consider Text Only Browsers

Be Careful with Graphics

This is an example of alternate text.

Divide or Combine Pages as Appropriate

Provide Context when Appropriate

Use Relative URLs When Appropriate

Relative URL
images/picture.gif
Absolute URL
http://host.ufl.edu/images/picture.gif

Use "Sensible" File and Directory Names

Always Sign Your Work

Remember Paper


  Updated: January 1, 1997
   Author: Richard Rathe / rrathe@dean.med.ufl.edu
 Location: http://www.med.ufl.edu/medinfo/mtx/guide/design.html